type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToTextScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L804: 			return scanPlanBinaryInt4ToTextScanner{}
		int.go#L1140: type scanPlanBinaryInt4ToTextScanner struct{}
		int.go#L1142: func (scanPlanBinaryInt4ToTextScanner) Scan(src []byte, dst any) error {